implemented cargo package name as CARGO_PKG_NAME; And package description and home...
authorsrinivasreddy <thatiparthysreenivas@gmail.com>
Sat, 26 Mar 2016 20:00:26 +0000 (01:30 +0530)
committersrinivasreddy <thatiparthysreenivas@gmail.com>
Tue, 29 Mar 2016 03:52:02 +0000 (09:22 +0530)
commit3a654e4e2f6ab8a99731230354b86084f1ff3ce2
treef36ac134c09b987589db41ed64f18f581ce29798
parent25e1301a4b72a31c0798aee4a8e8335d12d2a8ee
implemented cargo package name as CARGO_PKG_NAME; And package description and home page are exposed as  CARGO_PKG_DESCRIPTION and CARGO_PKG_HOMEPAGE respectively. And add a test case - for CARGO_PKG_NAME, CARGO_PKR_DESCRIPTION, CARGO_HOMEPAGE.
src/cargo/ops/cargo_rustc/compilation.rs
tests/test_cargo_compile.rs